Skip to content

chore: node24 partial action updates#1458

Merged
erikburt merged 11 commits into
mainfrom
chore/node24-actions-updates-mar-13
Mar 19, 2026
Merged

chore: node24 partial action updates#1458
erikburt merged 11 commits into
mainfrom
chore/node24-actions-updates-mar-13

Conversation

@erikburt
Copy link
Copy Markdown
Contributor

@erikburt erikburt commented Mar 13, 2026

This updates many dependencies of our composite actions. The dependency updates are so they use node24 in preparation for the node20 actions deprecation.

Changes

This covers all references in our action.yml files, for actions/* dependencies, and two more.

e74a052f chore: bump pnpm/action-setup to v4.4.0
d666f8c6 chore: add changeset
7ced48cc chore: bump aws-actions/configure-aws-credentials to v6.0.0
7d82466d chore: bump to actions/github-script to v8
9f90e78f chore: bump to actions/setup-node to v6
14fcd2a2 chore: bump to actions/setup-go to v6
cb6497b4 chore: bump to actions/download-artifact v8
7ae005ce chore: bump to actions/upload-artifact v7
08b1831b chore: bump to actions/cache v5
eb120f41 chore: bump to actions/checkout v6

Notes

This is a little tedious to do via global find+replace in IDE. Might revive the gha-dependencies-updater script I created for node16->node20.

However, I might develop a newer lightweight version, as we don't need to update all of our monorepo actions to a SHA anymore. Which was a lot of the logic in that beforehand.

Also node20 actions will eventually just update to use node24 and compatibility issues will probably be minimal, as they were in the 16->20.


DX-3420

@erikburt erikburt self-assigned this Mar 13, 2026
@erikburt erikburt changed the title Chore/node24 actions updates mar 13 chore: node24 partial action updates Mar 13, 2026
@erikburt erikburt marked this pull request as ready for review March 13, 2026 21:31
@erikburt erikburt requested review from a team as code owners March 13, 2026 21:31
@erikburt erikburt merged commit 5218eb3 into main Mar 19, 2026
16 checks passed
@erikburt erikburt deleted the chore/node24-actions-updates-mar-13 branch March 19, 2026 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants